ircd-ratbox-dbg software package provides debugging symbols for ircd-ratbox, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install ircd-ratbox-dbg
ircd-ratbox-dbg is installed in your system.
Make ensure the ircd-ratbox-dbg package were installed using the commands given below,
$ sudo dpkg-query -l | grep ircd-ratbox-dbg *
You will get with ircd-ratbox-dbg package name, version, architecture and description in a table
| Distro | Ubuntu 12 04 lts precise pangolin |
| Section | Development |
| Package | ircd-ratbox-dbg |
| Version | 3.0.7.dfsg-1 |
| Description | debugging symbols for ircd-ratbox |
| Sub Section | devel |